[Snyk] Upgrade jsonix from 2.1.4 to 2.4.1 #4
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Snyk has created this PR to upgrade jsonix from 2.1.4 to 2.4.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: jsonix
- 
        2.4.1 - 2016-01-16
- Moved to 
 
 
      - 
        2.4.0 - 2015-12-28
- Now supporting 
 
- A couple of problems with the build (#112, #113)
 
- Empty namespace prefix in 
 
 
 
      - 
        2.3.2 - 2015-09-12
- Main feature is support for 
 
- Issues, fixed in this release
 
 
      - 
        2.3.1 - 2015-08-30
- Issues, fixed in this release
 
 
      - 
        2.3.0 - 2015-06-28
- Added support for 
 
- Fixed 
 
- Fixed issues.
 
- The timezone sign was changed (#82). For instance, 
 
 
      - 
        2.2.1 - 2015-04-11
- Added support for 
 
- The 
 
 
      - 
        2.2.0 - 2015-04-05
- See the fixed issues
 
- Fixed unmarshalling empty elements #71
 
- Fixed defaults for boolean properties like 
 
- Now possible to find type info in the context using the qualified type name #61
 
 
      - 
        2.1.4 - 2015-03-25
- Fixes #62, there was a problem generating 
 
 
    
from jsonix GitHub release notesRelease notes
xmldom>=0.1.21due to jindw/xmldom#146.All issues, fixed in this release.
Release notes
xs:anySimpleType(#131)namespacePrefixeswas conflicing withdefaultNamespaceURI(#111)DateTime,Date,Timetypes were renamed toDateTimeAsDate,DateAsDate,TimeAsDate. NewDateTime,DateandTimeare derived fromCalendar(#132)All issues, fixed in this release.
Backwards Compatibility
In this release old types
DateTime,DateandTimewere renamed toDateTimeAsDate,DateAsDate,TimeAsDate.Starting with the version 2.3.8, Jsonix Schema Compiler generates
DateTime,DateandTimetypes instead ofCalendar. But these types were previously mapping date/time values as the JavaScriptDateobject which is not compatible withCalendar.To reduce backwards-incompatibility for schema-derived mappings,
DateTime,DateandTimemust be compatible toCalendar. To achieve this, old typesDateTime,DateandTimewere renamed toDateTimeAsDate,DateAsDate,TimeAsDate.This is a backwards incompatible change.
If you generate your mappings using Jsonix Schema Compiler, upgrade it to the version
2.3.8.If you have written your mappings manually, use
DateTimeAsDate,DateAsDateandTimeAsDateinstead ofDateTime,DateandTime.Release notes:
required,minOccursandmaxOccursmetadata, see #101. This compliments the Jsonix Schema Compiler release 2.3.7.Release notes:
Release notes:
xs:durationas well asxs:gYear,xs:gYearMonth,xs:gMonthDay,xs:gMonth,xs:gDay(#73, #82, #94, #91, #82).bower.json(#85).bower.jsonis not generated during build.Backwards compatibility:
+05:00will be represented astimezone: 300. This is not backwards-compatible, therefore the version bump.Many thanks to Thomas Grabietz (@ duschata) for his contribution.
Thomas is largely responsible for implementing
xs:g*-Types support in this release.Release notes:
xsi:type(see #70, #68), see the documentation.Backwards compatibility:
xsi:typesupport (#70) enabled by default. This may lead to different unmarshalling and marshalling results and also slightly affect the performance. You can turn it off with thesupportXsiType : falsecontext option (see the docs).Release notes:
allowDom/dom,allowTypedObject/typed,mixed/mx#75Release notes:
xmlnswithout a prefix.Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:

🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs